速報APP / 工具 / HTTP Getter

HTTP Getter

價格:免費

更新日期:2013-07-16

檔案大小:62k

目前版本:0.1

版本需求:Android 2.2 以上版本

官方網站:https://bitbucket.org/gelin/http-getter

Email:dnelubin@gmail.com

聯絡地址:644042, Russia, Omsk

HTTP Getter(圖1)-速報App

The need came. The need to open one CGI script URL to mark messages as read. To do it simply, quickly and frequently from an Android phone. To do it only after explicit pressing the button (not silently in background, not to refresh the page). This is why a browser bookmark doesn't fit here. A browser is slow to start. And a browser can suddenly requery the URL when you can back to it from another application. Also it's necessary to ignore SSL errors.

So, this application:

* a big button to open the URL

* you can define any URL

HTTP Getter(圖2)-速報App

* the URL is opened only after explicit button press

* the URL is not reloaded when you come back to the application

* the URL content (HTML page) is displayed in WebView

* SSL errors are ignored

HTTP Getter(圖3)-速報App

* Basic HTTP auth can be used

* scan QR code for long URLs